Skip to content

Commit

Permalink
test new base 2
Browse files Browse the repository at this point in the history
  • Loading branch information
DanStough committed Oct 10, 2023
1 parent 5b5a085 commit b36726d
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,7 +1,7 @@
# Copyright (c) HashiCorp, Inc.
# SPDX-License-Identifier: MPL-2.0

FROM gcr.io/distroless/base-debian:12:nonroot as default
FROM gcr.io/distroless/base-debian12:nonroot as default

# TARGETOS and TARGETARCH are set automatically when --platform is provided.
ARG TARGETOS
Expand Down

0 comments on commit b36726d

Please sign in to comment.