Skip to content

Commit

Permalink
Update base image to phusion/baseimage:jammy-1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ajhodgson authored and CamJN committed Apr 24, 2024
1 parent db909fa commit 6ee71cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* Upgraded to Ruby 3.1.5
* Upgraded to Ruby 3.2.4
* Upgraded to Ruby 3.3.1
* Updated image base to phusion/baseimage:jammy-1.0.4

## 3.0.2 (release date: 2024-02-23)
* Fixes an issue with passenger-full not having ruby 3.3 as default
Expand Down
2 changes: 1 addition & 1 deletion image/Dockerfile.base
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.2
FROM phusion/baseimage:jammy-1.0.1
FROM phusion/baseimage:jammy-1.0.4
MAINTAINER Phusion <info@phusion.nl>

ADD . /pd_build
Expand Down

0 comments on commit 6ee71cc

Please sign in to comment.