Skip to content

Commit

Permalink
[CES-2811] Update the docker version to checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanfoley committed Dec 12, 2024
1 parent 566ff28 commit 71e0673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
set -eu

# When releasing a new docker image, update the version below to match the one uploaded to cloudsmith
DOCKER_IMAGE_RELEASED="v1"
DOCKER_IMAGE_RELEASED="v2"
DOCKER_IMAGE_CACHE="ghcr.io/ultimaker/um-kernel"

set_docker_image_name_version()
Expand Down

0 comments on commit 71e0673

Please sign in to comment.