Skip to content

Commit

Permalink
Update gosu package as its having vulnerabilities (#97)
Browse files Browse the repository at this point in the history
* Update gosu package as its having vulnerabilities

* Update Dockerfile

Change version from 1.17 to 1.16 as tests are failing.

---------

Co-authored-by: Makakmayum Sidik <makakmayum.sidik@globallogic.com>
  • Loading branch information
amir272 and Makakmayum Sidik committed Dec 11, 2023
1 parent 37ff23c commit 9b1b9ac
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
Expand Up @@ -4,7 +4,7 @@ LABEL maintainer="Rodolphe CHAIGNEAU <rodolphe.chaigneau@gmail.com>"

ARG WIREMOCK_VERSION=3.3.1
ENV WIREMOCK_VERSION $WIREMOCK_VERSION
ENV GOSU_VERSION 1.14
ENV GOSU_VERSION 1.16

WORKDIR /home/wiremock

Expand Down

0 comments on commit 9b1b9ac

Please sign in to comment.