Skip to content

Commit 2bd405e

Browse files
committed
rename docker image
1 parent 8f9fe5e commit 2bd405e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/v1.0-alpine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
KONG_BASE: kong:2.0.4-alpine
1212
PLUGINS: --server=http://luarocks.org/manifests/moesif kong-plugin-moesif 0.2.11-1
1313
with:
14-
name: graphip/kong-custom
14+
name: graphip/kong
1515
username: ${{ secrets.DOCKER_USERNAME }}
1616
password: ${{ secrets.DOCKER_PASSWORD }}
1717
buildargs: KONG_BASE,PLUGINS

0 commit comments

Comments
 (0)