Skip to content

Commit

Permalink
Merge branch 'master' into bump-operator-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
anishakj authored Mar 29, 2022
2 parents dd9454f + 635edd5 commit b733cce
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
@@ -1,5 +1,5 @@
ARG DOCKER_REGISTRY
ARG ALPINE_VERSION=3.14
ARG ALPINE_VERSION=3.15
FROM ${DOCKER_REGISTRY:+$DOCKER_REGISTRY/}golang:1.17-alpine${ALPINE_VERSION} as go-builder

ARG PROJECT_NAME=zookeeper-operator
Expand Down

0 comments on commit b733cce

Please sign in to comment.