Skip to content

Commit

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

Bump evryfs/base-ubuntu from jammy-20221101 to jammy-20221130
  • Loading branch information
davidkarlsen authored Dec 10, 2022
2 parents 47a7cee + b1364b8 commit 9c7e4f8
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-20221101
FROM quay.io/evryfs/base-ubuntu:jammy-20221130
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 9c7e4f8

Please sign in to comment.