mirror of
https://github.com/dragonflydb/dragonfly
synced 2024-11-21 23:19:53 +00:00
Fix a typo
This commit is contained in:
parent
5c191e31d4
commit
b6ed08edb7
2
.github/workflows/docker-release.yml
vendored
2
.github/workflows/docker-release.yml
vendored
@ -50,4 +50,4 @@ jobs:
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: |
|
||||
ghcr.io/${{ github.actor }}/dragonfly-ubuntu:latest
|
||||
file: tools/docker/Dockerfile.ubuntu-prod:20
|
||||
file: tools/docker/Dockerfile.ubuntu-prod
|
Loading…
Reference in New Issue
Block a user