Skip to content

Commit

Permalink
Update Dockerfile Dart version
Browse files Browse the repository at this point in the history
  • Loading branch information
greglittlefield-wf committed Sep 5, 2023
1 parent 780119a commit f2ffd7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM google/dart:2.13
FROM dart:2.18

# Expose env vars for git ssh access
ARG GIT_SSH_KEY
Expand Down

0 comments on commit f2ffd7d

Please sign in to comment.