Skip to content

Commit ee182f5

Browse files
authored
Update Docker image tag to 'latest'
1 parent 5acbb78 commit ee182f5

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:mini
53+
tags: ghcr.io/${{ env.repo_name_lower }}/devcontainer:latest

0 commit comments

Comments
 (0)