Skip to content

Commit

Permalink
Merge pull request #23 from evryfs/dependabot/docker/evryfs/base-ubun…
Browse files Browse the repository at this point in the history
…tu-jammy-20231128

Bump evryfs/base-ubuntu from jammy-20230308 to jammy-20231128
  • Loading branch information
kriberg authored Feb 15, 2024
2 parents f173f70 + f2c78c0 commit edb1a53
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,4 +1,4 @@
FROM quay.io/evryfs/base-ubuntu:jammy-20230308
FROM quay.io/evryfs/base-ubuntu:jammy-20231128
LABEL maintainer "[email protected]"
ARG OEC_VERSION=1.1.3
RUN curl -L https://github.com/opsgenie/oec/releases/download/${OEC_VERSION}/oec-linux-amd64-${OEC_VERSION}.zip -o /tmp/oec.zip && unzip /tmp/oec.zip && rm /tmp/oec.zip && \
Expand Down

0 comments on commit edb1a53

Please sign in to comment.