File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 - ruby : ' 3.4.9'
3131 folder : ' 3.x' # slim bookworm for linux/amd64
3232 tag : ' 3.4.9-slim-bookworm@sha256:510c441d2541a5ef8c6a657a67ae98d5b0c6acdd886691690ed30f986095f55e'
33- - ruby : ' 4.0.4 '
33+ - ruby : ' 4.0.5 '
3434 folder : ' 4.x' # slim bookworm for linux/amd64
35- tag : ' 4.0.4 -slim-bookworm@sha256:a9d95f9aa853c0d818f9f9b31f536adb24fb83d866e8fd1a4d3fcc5a2f229193 '
35+ tag : ' 4.0.5 -slim-bookworm@sha256:53c027bbb00469b5237eabadde82b0b7f0e1c38c4b0090c78b8553b85fcee2ff '
3636 runs-on : ubuntu-latest
3737 steps :
3838 - name : Setup Docker Buildx
Original file line number Diff line number Diff line change 3030 - ruby : ' 3.4.9'
3131 folder : ' 3.x' # bookworm for linux/amd64
3232 tag : ' 3.4.9-bookworm@sha256:e467a23bc24df75574b42ada7e034b38dc0e7cc52a02a911e02a75d824e0e2a6'
33- - ruby : ' 4.0.4 '
33+ - ruby : ' 4.0.5 '
3434 folder : ' 4.x' # bookworm for linux/amd64
35- tag : ' 4.0.4 -bookworm@sha256:d0447ec9bef270a7f7a0b0be3410813fd184d56cfe39775e7c7c897fb2023c5d '
35+ tag : ' 4.0.5 -bookworm@sha256:f46173257f230bf32b334f8fc0147c450f0062fb44945674c7a084611ffe54aa '
3636 runs-on : ubuntu-latest
3737 steps :
3838 - name : Setup Docker Buildx
Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ public.ecr.aws/degica/rails-base:4.0.0
4848public.ecr.aws/degica/rails-base:4.0.1
4949public.ecr.aws/degica/rails-base:4.0.2
5050public.ecr.aws/degica/rails-base:4.0.3
51+ public.ecr.aws/degica/rails-base:4.0.4
5152```
5253
5354
@@ -102,6 +103,7 @@ public.ecr.aws/degica/rails-buildpack:4.0.0
102103public.ecr.aws/degica/rails-buildpack:4.0.1
103104public.ecr.aws/degica/rails-buildpack:4.0.2
104105public.ecr.aws/degica/rails-buildpack:4.0.3
106+ public.ecr.aws/degica/rails-buildpack:4.0.4
105107```
106108
107109Additional older buildpacks can be found at https://gallery.ecr.aws/degica/rails-buildpack
You can’t perform that action at this time.
0 commit comments