Skip to content

Commit 5acbb78

Browse files
authored
Change Docker image tag from 'latest' to 'mini'
1 parent 6a8345b commit 5acbb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
with:
5151
file: .devcontainer/Dockerfile
5252
push: true
53-
tags: ghcr.io/${{ env.repo_name_lower }}/devcontainer:latest
53+
tags: ghcr.io/${{ env.repo_name_lower }}/devcontainer:mini

0 commit comments

Comments
 (0)