Skip to content

Commit

Permalink
Per #2669, update Dockerfile to test compiling with Debian 12 METbase…
Browse files Browse the repository at this point in the history
…image.
  • Loading branch information
JohnHalleyGotway committed Aug 31, 2023
1 parent 9b2b57d commit 4353056
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.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 4353056

Please sign in to comment.