Skip to content

Commit 2108414

Browse files
mergify[bot]Mark Rampton
andauthored
chore(docker): update alpine images operator + halyard (#292) (#293)
(cherry picked from commit b5c9fc1) Co-authored-by: Mark Rampton <mark.rampton@armory.io>
1 parent 8973eb4 commit 2108414

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build-tools/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG BUILDER
22
FROM ${BUILDER} as builder
33

4-
FROM python:3.7-alpine3.15
4+
FROM python:3.7-alpine3.17
55

66
ENV OPERATOR=/usr/local/bin/spinnaker-operator \
77
USER_UID=1001 \

halyard-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
operator-b135799
1+
operator-a6ac1d4

0 commit comments

Comments
 (0)