Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.18.5 in dockerfile (#4008)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 3, 2023
1 parent 032f4bd commit cb3ccac
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.4
ARG ALPINE_TAG=3.18.5
ARG DEBIAN_TAG=12.2-slim

ARG DEFAULT_TERRAFORM_VERSION=1.6.3
Expand Down

0 comments on commit cb3ccac

Please sign in to comment.