Skip to content

Commit

Permalink
Prepare new 4.1 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
back-2-95 committed Aug 16, 2023
1 parent 0137840 commit f079936
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ PREFIX=stonehenge
STONEHENGE_VERSION=4

# Image versions
STONEHENGE_TAG=4.0
STONEHENGE_TAG=4.1
2 changes: 1 addition & 1 deletion docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ target "traefik" {
args = {
TRAEFIK_VERSION = "${TRAEFIK_VERSION}"
}
tags = ["${REPO_NAME}:4", "${REPO_NAME}:4.0", "${REPO_NAME}:latest"]
tags = ["${REPO_NAME}:4", "${REPO_NAME}:4.1", "${REPO_NAME}:latest"]
}

0 comments on commit f079936

Please sign in to comment.