mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-11 10:25:47 +02:00
Fix a typo
This commit is contained in:
parent
5c191e31d4
commit
b6ed08edb7
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue