Skip to content

Commit

Permalink
Merge pull request #616 from colinh-kong/release/3.1.x
Browse files Browse the repository at this point in the history
feat(arm64): re-add the arm64 artifact
  • Loading branch information
justinredd committed Dec 11, 2022
2 parents fa65d55 + 8d40cdb commit 5f914be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ubuntu/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ ARG KONG_VERSION=3.1.1
ENV KONG_VERSION $KONG_VERSION

ARG KONG_AMD64_SHA="39bbefa14d348dedf7734c742da46acf7777ff0018f2cad7961799ba4663277b"
ARG KONG_ARM64_SHA="66c88430fb641ace356af55db4377a697a5ee5a63fbb243bcc8a4a90e3874f9f"

# hadolint ignore=DL3015
RUN set -ex; \
Expand Down

0 comments on commit 5f914be

Please sign in to comment.