Skip to content

Commit 4c97b4b

Browse files
chore(deps): bump alpine from 3.21 to 3.22 (#1154)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 573c677 commit 4c97b4b

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
@@ -10,7 +10,7 @@ COPY . .
1010
RUN mkdir -p dist && \
1111
make controller
1212

13-
FROM alpine:3.21
13+
FROM alpine:3.22
1414

1515
RUN apk update && \
1616
apk upgrade && \

0 commit comments

Comments
 (0)