Skip to content

Commit

Permalink
Upgraded Meteor in Dockerfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
mollybsmith-noaa committed Oct 13, 2023
1 parent a7979bf commit 2268913
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# This tag here should match the app's Meteor version, per .meteor/release
FROM geoffreybooth/meteor-base:2.12 AS meteor-builder
FROM geoffreybooth/meteor-base:2.13 AS meteor-builder

ARG APPNAME

Expand Down
2 changes: 1 addition & 1 deletion METexpress
Submodule METexpress updated 1 files
+1 −1 Dockerfile

0 comments on commit 2268913

Please sign in to comment.