Skip to content

Commit

Permalink
Merge pull request #47 from uselagoon/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
chore(deps): update alpine docker tag to v3.18.4
  • Loading branch information
tobybellwood authored Nov 2, 2023
2 parents e1628dc + 275736b commit a7ec675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database-tools/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.18.3
FROM alpine:3.18.4
RUN apk add --no-cache bash \
grep \
sed \
Expand Down

0 comments on commit a7ec675

Please sign in to comment.