Skip to content

Commit

Permalink
Fix container name in docker description workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mclueppers committed Apr 13, 2023
1 parent d4f4341 commit 77c896e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_description.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
main:
runs-on: ubuntu-latest
env:
DOCKER_IMAGE: mclueppers/haproxy-lua-base
DOCKER_IMAGE: mclueppers/haproxy-hockey-stick
steps:
- name: Check out repo
id: checkout
Expand Down

0 comments on commit 77c896e

Please sign in to comment.