Skip to content

Commit d6a8c23

Browse files
chore(deps): update kong docker tag to v3
1 parent e01f46f commit d6a8c23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kong/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM kong:2.8.1
1+
FROM kong:3.9.1
22
COPY ./kong.yml /home/kong/temp.yml
33
USER 0
44
RUN apk update && apk add gettext

0 commit comments

Comments
 (0)