Skip to content

Commit

Permalink
Bump Conjur base image to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Geri Jennings committed Jun 7, 2021
1 parent e5f86bd commit 1b28ba7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM cyberark/ubuntu-ruby-fips:1.0.2
FROM cyberark/ubuntu-ruby-fips:1.0.3

ENV DEBIAN_FRONTEND=noninteractive \
PORT=80 \
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.ubi
@@ -1,5 +1,5 @@
# Conjur Base Image (UBI)
FROM cyberark/ubi-ruby-fips:1.0.2
FROM cyberark/ubi-ruby-fips:1.0.3

EXPOSE 8080
ARG VERSION
Expand Down

0 comments on commit 1b28ba7

Please sign in to comment.