Skip to content

Commit 96cefc0

Browse files
authored
Merge pull request #146 from pact-foundation/renovate/alpine-3.x
chore(deps): update alpine docker tag to v3.21.2
2 parents cea823c + 79a04ab commit 96cefc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.21.0
1+
FROM alpine:3.21.2
22

33
LABEL maintainer="Beth Skurrie <beth@bethesque.com>"
44

Dockerfile-bundle-base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.21.0
1+
FROM alpine:3.21.2
22

33
ENV NOKOGIRI_USE_SYSTEM_LIBRARIES=1
44
ENV BUNDLE_SILENCE_ROOT_WARNING=1

0 commit comments

Comments
 (0)