Skip to content

Commit

Permalink
package/docker-engine: bump version to v27.3.1
Browse files Browse the repository at this point in the history
This is a major version bump to v27.

https://github.com/moby/moby/releases/tag/v27.3.1

Signed-off-by: Christian Stewart <[email protected]>
  • Loading branch information
paralin committed Oct 26, 2024
1 parent f6f143c commit a80cfd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package/docker-engine/docker-engine.hash
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Locally calculated
sha256 db02d9b5d98e85284538d6ead43b549c025acf937e98c09d18395bb331c1e607 docker-engine-27.0.3-go2.tar.gz
sha256 d18208d9e0b6421307342cdef266193984c97c87177b9262b1113e6e9e7e020e docker-engine-27.3.1-go2.tar.gz
sha256 7c87873291f289713ac5df48b1f2010eb6963752bbd6b530416ab99fc37914a8 LICENSE
2 changes: 1 addition & 1 deletion package/docker-engine/docker-engine.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
################################################################################

DOCKER_ENGINE_VERSION = 27.0.3
DOCKER_ENGINE_VERSION = 27.3.1
DOCKER_ENGINE_SITE = $(call github,moby,moby,v$(DOCKER_ENGINE_VERSION))

DOCKER_ENGINE_LICENSE = Apache-2.0
Expand Down

0 comments on commit a80cfd6

Please sign in to comment.