Skip to content

Commit

Permalink
chore(deps): update debian docker tag to v12.2 in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 7, 2023
1 parent 1102224 commit 361662d
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.4
ARG DEBIAN_TAG=12.1-slim
ARG DEBIAN_TAG=12.2-slim

ARG DEFAULT_TERRAFORM_VERSION=1.5.7
ARG DEFAULT_CONFTEST_VERSION=0.46.0
Expand Down

0 comments on commit 361662d

Please sign in to comment.