Skip to content

Commit

Permalink
Use latest Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorific committed Sep 22, 2024
1 parent 7284847 commit 95156f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildpack-deps/ubuntu/jammy/docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ variable "VARIANT" {

variable "BUILDTAGS" {
default = [
{ name = "jammy", base = "docker.io/ubuntu:jammy-20240808", version = "22.04" },
{ name = "jammy", base = "docker.io/ubuntu:jammy-20240911.1", version = "22.04" },
]
}

Expand Down

0 comments on commit 95156f5

Please sign in to comment.