Skip to content

Commit

Permalink
chore(deps): update alpine docker tag to v3.18.4 in dockerfile (runat…
Browse files Browse the repository at this point in the history
…lantis#3801)

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 e7e4ae3 commit b13ecbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1
# what distro is the image being built for
ARG ALPINE_TAG=3.18.3
ARG ALPINE_TAG=3.18.4
ARG DEBIAN_TAG=12.1-slim

# Stage 1: build artifact and download deps
Expand Down

0 comments on commit b13ecbf

Please sign in to comment.