Skip to content

Commit d18ad85

Browse files
noonioffakenz
andcommitted
Update .github/workflows/docker.yaml
Co-authored-by: Franco Testagrossa <[email protected]>
1 parent 3cd85ea commit d18ad85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
# Compute tags. We want the following behaviour:
6161
#
6262
# 1. Building on tag: image tagged `tag`
63-
# 2. Building on release: image tagged `release`
63+
# 2. Building on release: image tagged `latest`
6464
# 3. Building on master: image tagged `unstable`.
6565
6666
# Let's default to 'unstable'.

0 commit comments

Comments
 (0)