Skip to content

Commit

Permalink
Merge pull request #84 from ZOO-Project/snyk-fix-faf7eb66da3a2a53f467…
Browse files Browse the repository at this point in the history
…b7f1ab3cd04f

[Snyk] Security upgrade ubuntu from focal to 20.04
  • Loading branch information
gfenoy committed Mar 11, 2024
2 parents 2821c3b + bd936b5 commit 0d8b68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/hpgc/Dockerfile
@@ -1,4 +1,4 @@
FROM ubuntu:focal
FROM ubuntu:20.04

# to build:
# docker build --rm -t zooproject/zoo-project:hpgc-latest . -f docker/hpgc/Dockerfile
Expand Down

0 comments on commit 0d8b68e

Please sign in to comment.