Skip to content

Commit f0ea3dd

Browse files
authored
Merge pull request #33 from sollie/dependabot/docker/alpine-3.23.3
Bump alpine from 3.23.2 to 3.23.3
2 parents f03aeab + 92c1ad7 commit f0ea3dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# build stage
2-
FROM alpine:3.23.2 AS builder
2+
FROM alpine:3.23.3 AS builder
33

44
ARG UPX_VERSION
55
ENV LDFLAGS=-static

0 commit comments

Comments
 (0)