Skip to content

Commit

Permalink
bump alpine to 3.13 (kyma-project#11282)
Browse files Browse the repository at this point in the history
  • Loading branch information
k15r authored May 17, 2021
1 parent 417c065 commit 8ee92ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/nats-operator/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM connecteverything/nats-operator:0.7.6 as builder
FROM alpine:3.12
FROM alpine:3.13
COPY --from=builder /usr/local/bin/nats-operator /usr/local/bin/nats-operator
CMD ["nats-operator"]

0 comments on commit 8ee92ee

Please sign in to comment.