Skip to content

Commit

Permalink
Merge pull request #6 from authzed/dependabot/docker/docker-9b2ed4d3f4
Browse files Browse the repository at this point in the history
Bump docker from 26 to 27 in the docker group
  • Loading branch information
vroldanbet authored Jul 2, 2024
2 parents cce73f8 + 4e3bb1c commit 4f8858b
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 4f8858b

Please sign in to comment.