Skip to content

Commit

Permalink
Bump the docker-minor group with 1 update
Browse files Browse the repository at this point in the history
Bumps the docker-minor group with 1 update: alpine.


---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent 147b26d commit 211fd2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Set the base image to use for subsequent instructions
FROM alpine:3.18
FROM alpine:3.19

# Set the working directory inside the container
WORKDIR /usr/src
Expand Down

0 comments on commit 211fd2c

Please sign in to comment.