Skip to content

Commit 7234e9f

Browse files
authored
Merge pull request #2 from NYU-RTS/dependabot/docker/docker-minor-2adcbce36e
Bump alpine from 3.23 to 3.24 in the docker-minor group
2 parents 9faef59 + c00f3df commit 7234e9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Set the base image to use for subsequent instructions.
2-
FROM alpine:3.23
2+
FROM alpine:3.24
33

44
# Set the working directory inside the container.
55
WORKDIR /usr/src

0 commit comments

Comments
 (0)