Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.19.0 in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2023
1 parent ad38f1f commit 787ff0d
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,6 +1,6 @@
# syntax=docker/dockerfile:1
# what distro is the image being built for
ARG ALPINE_TAG=3.18.5
ARG ALPINE_TAG=3.19.0
ARG DEBIAN_TAG=12.2-slim

ARG DEFAULT_TERRAFORM_VERSION=1.6.3
Expand Down

0 comments on commit 787ff0d

Please sign in to comment.