Skip to content

Commit

Permalink
Merge pull request #25 from kburtch/snyk-fix-9e9192819825023df0261674…
Browse files Browse the repository at this point in the history
…550e1c54

[Snyk] Security upgrade ubuntu from 22.04 to 22.10
  • Loading branch information
kburtch authored May 1, 2023
2 parents ddb09b2 + e020f11 commit e4705e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# $ docker build -t sparforte_ubuntu .
# $ docker run sparforte_ubuntu

FROM ubuntu:22.04
FROM ubuntu:22.10

# Update the installer repositories

Expand Down

0 comments on commit e4705e8

Please sign in to comment.