Skip to content

Commit

Permalink
Bump docker from 26 to 27 in the docker group
Browse files Browse the repository at this point in the history
Bumps the docker group with 1 update: docker.


Updates `docker` from 26 to 27

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent cce73f8 commit 4e3bb1c
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,4 +1,4 @@
FROM docker:26
FROM docker:27

COPY entrypoint.sh /entrypoint.sh
RUN chmod +x /entrypoint.sh
Expand Down

0 comments on commit 4e3bb1c

Please sign in to comment.