Skip to content

Commit 004d7d5

Browse files
authored
Merge pull request #58 from aplgr/dependabot/docker/frontend/nginx/alpine-3.24
deps: bump alpine from 3.23 to 3.24 in /frontend/nginx
2 parents b364c63 + 213bbae commit 004d7d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/nginx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
FROM alpine:3.23 AS examples_index
3+
FROM alpine:3.24 AS examples_index
44

55
RUN apk add --no-cache bash coreutils findutils grep sed
66

0 commit comments

Comments
 (0)