Skip to content

Commit 2c64060

Browse files
authored
Update depot-build.yml
1 parent 0caaa49 commit 2c64060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/depot-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
token: ${{ secrets.DEPOT_PROJECT_TOKEN }}
4949
# what tags to apply to the generated image:
5050
# the images will be pushed to: https://hub.docker.com/repository/docker/drmrbrewer/astro-api/general
51-
tags: drmrbrewer/astro-api,drmrbrewer/astro-api:v22
51+
tags: drmrbrewer/astro-api,drmrbrewer/astro-api:v23
5252
# base folder for the build (equivalent to PATH in docker buildx build)...
5353
# commented out for now as the docker image seems to be much smaller without it...
5454
# context: .

0 commit comments

Comments
 (0)