Skip to content

Commit 0b403a2

Browse files
committed
Update installer version
1 parent 837f3a1 commit 0b403a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG GITPOD_VERSION="aledbf-eksinstaller.28"
1+
ARG GITPOD_VERSION="aledbf-eksinstaller.29"
22

33
FROM eu.gcr.io/gitpod-core-dev/build/installer:$GITPOD_VERSION as installer
44

@@ -14,6 +14,7 @@ RUN apk add --no-cache \
1414
jq \
1515
npm \
1616
yq \
17+
openssl \
1718
&& pip3 install --upgrade pip \
1819
&& pip3 install \
1920
awscli \

0 commit comments

Comments
 (0)