Skip to content

Commit

Permalink
Dockerfile: Bump runtime image to 2020-08-03 build
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Stringer <joe@cilium.io>
  • Loading branch information
joestringer committed Aug 3, 2020
1 parent 3317c4f commit 99d0b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN make LOCKDEBUG=$LOCKDEBUG PKG_BUILD=1 V=$V LIBNETWORK_PLUGIN=$LIBNETWORK_PLU
# built while allowing the new versions to make changes that are not
# backwards compatible.
#
FROM quay.io/cilium/cilium-runtime:2020-07-01-v1.6@sha256:00ff2041cd048d7f24953e8d27b6b06585618f01d7c0730b6822d123a6f4f822
FROM quay.io/cilium/cilium-runtime:2020-08-03-v1.6@sha256:f8273dca6345015bb7df3de24073990742dff7cae7d81988ce47e77b5531bf17
LABEL maintainer="maintainer@cilium.io"
COPY --from=builder /tmp/install /
COPY --from=cilium-envoy / /
Expand Down

0 comments on commit 99d0b3a

Please sign in to comment.