Skip to content

Commit

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

Bump evryfs/base-ubuntu from jammy-20221130 to jammy-20230308
  • Loading branch information
kriberg authored Nov 30, 2023
2 parents 9c7e4f8 + 5beac12 commit f173f70
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-20221130
FROM quay.io/evryfs/base-ubuntu:jammy-20230308
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 f173f70

Please sign in to comment.