Skip to content

Commit

Permalink
chore(docker): update alpine images operator + halyard (#292) (#293)
Browse files Browse the repository at this point in the history
(cherry picked from commit b5c9fc1)

Co-authored-by: Mark Rampton <[email protected]>
  • Loading branch information
mergify[bot] and Mark Rampton authored May 9, 2023
1 parent 8973eb4 commit 2108414
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-tools/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG BUILDER
FROM ${BUILDER} as builder

FROM python:3.7-alpine3.15
FROM python:3.7-alpine3.17

ENV OPERATOR=/usr/local/bin/spinnaker-operator \
USER_UID=1001 \
Expand Down
2 changes: 1 addition & 1 deletion halyard-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
operator-b135799
operator-a6ac1d4

0 comments on commit 2108414

Please sign in to comment.