Skip to content

Commit

Permalink
Merge pull request #12 from olljanat/lock-alpine-version
Browse files Browse the repository at this point in the history
bridge: Lock Alpine version to 3.18
  • Loading branch information
Skazza94 authored Apr 8, 2024
2 parents 538e3fc + 3a51309 commit 89167ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bridge/img-src/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine
FROM alpine:3.18

RUN apk add -U --no-cache \
iptables \
Expand Down

0 comments on commit 89167ec

Please sign in to comment.