Skip to content

Commit

Permalink
fix: release/ubuntu/16.04/Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-io[bot] authored Jul 11, 2024
1 parent 8b3c4a1 commit b798af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/ubuntu/16.04/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1

ARG BASE_IMAGE=ubuntu:16.04
ARG BASE_IMAGE=ubuntu:xenial-20201014
FROM $BASE_IMAGE AS installer

ARG IRODS_VERSION="4.2.7"
Expand Down

0 comments on commit b798af7

Please sign in to comment.