Skip to content

Commit

Permalink
2.15 meteor docker image not available yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
mollybsmith-noaa committed Mar 1, 2024
1 parent d7d3d07 commit e5bb946
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,5 +1,5 @@
# This tag here should match the app's Meteor version, per .meteor/release
FROM geoffreybooth/meteor-base:2.15 AS meteor-builder
FROM geoffreybooth/meteor-base:2.14 AS meteor-builder

ARG APPNAME

Expand Down

0 comments on commit e5bb946

Please sign in to comment.