Skip to content

Commit

Permalink
Per #2669, compile using the MET base image v2.1_beta4 to test whethe…
Browse files Browse the repository at this point in the history
…r or not MET successfully compiles in that METbaseimage
  • Loading branch information
JohnHalleyGotway committed Aug 28, 2023
1 parent c5ddf54 commit 4a6c057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/scripts/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG MET_BASE_REPO=met-base
ARG MET_BASE_TAG=v2.0_debian10
ARG MET_BASE_TAG=v2.1_beta4

FROM dtcenter/${MET_BASE_REPO}:${MET_BASE_TAG}
MAINTAINER John Halley Gotway <[email protected]>
Expand Down

0 comments on commit 4a6c057

Please sign in to comment.