Skip to content

Commit bb12d17

Browse files
chore(deps): update versions (#36)
1 parent a76f47a commit bb12d17

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# Use an official Ubuntu runtime as a parent image
22
FROM ubuntu:22.04@sha256:77906da86b60585ce12215807090eb327e7386c8fafb5402369e421f44eff17e
33

4-
ENV VERSION_AWS_CLI="2.15.30"
5-
ENV VERSION_GH_CLI="2.44.1"
4+
ENV VERSION_AWS_CLI="2.15.40"
5+
ENV VERSION_GH_CLI="2.48.0"
66
ENV VERSION_RCLONE="1.66.0"
77
ENV VERSION_VAULT="1.14.10"
8-
ENV VERSION_LOKI="2.9.6"
8+
ENV VERSION_LOKI="2.9.7"
99

1010
# Update the system and install required packages
1111
RUN apt-get update -y && \

0 commit comments

Comments
 (0)