Skip to content

Commit

Permalink
Merge pull request #15 from hunter-io/3.3.1-noble
Browse files Browse the repository at this point in the history
Change base image to phusion/baseimage:noble-1.0.0
  • Loading branch information
azranel authored May 7, 2024
2 parents b7290c0 + 677fa77 commit 05b1899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM phusion/baseimage:jammy-1.0.1
FROM phusion/baseimage:noble-1.0.0

SHELL ["/bin/bash", "-lc"]

Expand Down

0 comments on commit 05b1899

Please sign in to comment.