Skip to content

Commit aca46b0

Browse files
authoredSep 15, 2023
Update public.ecr.aws/cythral/brighid/base Docker tag to v0.4.0.196 (#1012)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | public.ecr.aws/cythral/brighid/base | final | patch | `0.4.0.195` -> `0.4.0.196` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/cythral/brighid-commands). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44My4wIiwidXBkYXRlZEluVmVyIjoiMzYuODMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85c2ea6 commit aca46b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG CONFIGURATION=Release
22

3-
FROM public.ecr.aws/cythral/brighid/base:0.4.0.195
3+
FROM public.ecr.aws/cythral/brighid/base:0.4.0.196
44
ARG CONFIGURATION
55

66
ENV CONFIGURATION=${CONFIGURATION}

0 commit comments

Comments
 (0)