File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1919 ref : main
2020 fetch-depth : 0
2121
22- - uses : actions/cache@v4
22+ - uses : actions/cache@v5
2323 with :
2424 path : ~/.cache/pypoetry/virtualenvs
2525 key : poetry-${{ hashFiles('poetry.lock') }}
Original file line number Diff line number Diff line change 2727 ref : main
2828 token : ${{ secrets.CHECKOUT_TOKEN }}
2929
30- - uses : actions/cache@v4
30+ - uses : actions/cache@v5
3131 with :
3232 path : ~/.cache/pypoetry/virtualenvs
3333 key : poetry-${{ hashFiles('poetry.lock') }}
Original file line number Diff line number Diff line change 1919# !BuildTag: suse/postgres:%%pg_patch_version%%
2020# !BuildTag: suse/postgres:17
2121# !BuildTag: suse/postgres:%%pg_minor_version%%
22- # !BuildTag: suse/postgres:latest
2322# !BuildName: suse-postgres-17
2423# !BuildVersion: 16.0.17
2524FROM registry.suse.com/bci/bci-micro:16.0 AS target
Original file line number Diff line number Diff line change 1+ -------------------------------------------------------------------
2+ Fri Dec 12 16:42:08 UTC 2025 - SUSE Update Bot <bci-internal@suse.de>
3+
4+ - remove latest link (goes to 18)
5+
16-------------------------------------------------------------------
27Fri Nov 14 10:42:54 UTC 2025 - SUSE Update Bot <bci-internal@suse.de>
38
You can’t perform that action at this time.
0 commit comments