Skip to content

Commit

Permalink
chore(deps): update debian docker tag to v12 in dockerfile (runatlant…
Browse files Browse the repository at this point in the history
…is#3524)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and ijames-gc committed Feb 13, 2024
1 parent 4f1dd31 commit 8d8b197
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 @@
# syntax=docker/dockerfile:1
# what distro is the image being built for
ARG ALPINE_TAG=3.18.0
ARG DEBIAN_TAG=11.7-slim
ARG DEBIAN_TAG=12.0-slim

# Stage 1: build artifact and download deps

Expand Down

0 comments on commit 8d8b197

Please sign in to comment.