Skip to content

Commit

Permalink
Per #2669, test the compilation with the v2.1_debian12 met-base image
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnHalleyGotway committed Sep 1, 2023
1 parent 4353056 commit beb9031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/scripts/docker/Dockerfile.copy
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG MET_BASE_REPO=met-base-unit-test
ARG MET_BASE_TAG=v2.1
ARG MET_BASE_TAG=v2.1_debian12

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

0 comments on commit beb9031

Please sign in to comment.