Skip to content

Commit 7a5b99a

Browse files
chore(package): update quay.io/fedora/fedora-minimal docker tag to v45 (#749)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [quay.io/fedora/fedora-minimal](https://fedoraproject.org/) | final | major | `44` → `45` | --- ### Configuration 📅 **Schedule**: (in timezone America/Los_Angeles) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/marinatedconcrete/config). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dfcc54d commit 7a5b99a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

images/devcontainer-base/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM scratch AS ctx
22
COPY build_files /
33

4-
FROM quay.io/fedora/fedora-minimal:44
4+
FROM quay.io/fedora/fedora-minimal:45
55

66
ARG USERNAME=vscode
77
ARG USERID=1000

0 commit comments

Comments
 (0)