Skip to content

Commit

Permalink
Merge pull request #615 from colinh-kong/release/3.0.x
Browse files Browse the repository at this point in the history
feat(arm64): re-add the arm64 artifact
  • Loading branch information
justinredd authored Dec 11, 2022
2 parents 2266a0d + 4ea692b commit 5a3ee8d
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.0.2
ENV KONG_VERSION $KONG_VERSION

ARG KONG_AMD64_SHA="ad9b0b97b48e2a939d2aefa1ae2e4f2924a4cda5382e99524589ccbb90f7c396"
ARG KONG_ARM64_SHA="8e10e6693ece4166c9acf3eb0745c119468d6902e7c27b2841f900644b3e2c53"

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

0 comments on commit 5a3ee8d

Please sign in to comment.