Skip to content

Commit

Permalink
Update the Dockerfile for Ubuntu 22.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Malizor authored Oct 27, 2022
1 parent 896c15c commit 39db6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion INSTALL/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# Then run locally via:
## docker run -p 80:80 -v /path/to/local/content/folder:/home/deckard/content -it local/deckard

FROM ubuntu:22.04
FROM ubuntu:22.10
MAINTAINER Nicolas Delvaux, contact@nicolas-delvaux.org


Expand Down

0 comments on commit 39db6e1

Please sign in to comment.