Skip to content

Commit

Permalink
chore(deps): update us-docker.pkg.dev/elide-fw/tools/base/alpine dock…
Browse files Browse the repository at this point in the history
…er digest to 19d5f4a (#261)

![Ready for
review](https://badgen.net/badge/Status/Ready%20for%20review/green)<!--
PR-BADGE: PLEASE DO NOT REMOVE THIS COMMENT -->

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| us-docker.pkg.dev/elide-fw/tools/base/alpine | final | digest |
`e41022c` -> `19d5f4a` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the
Dependency Dashboard for more information.

---

### Configuration

📅 **Schedule**: 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/elide-dev/elide).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzYuMTEuMCIsInRhcmdldEJyYW5jaCI6InYzIn0=-->
  • Loading branch information
sgammon authored Jul 23, 2023
2 parents 1ac5b1f + 94b147a commit d7e36e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/images/native-alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BASE_IMAGE=base/alpine
ARG BASE_VERSION=""
ARG BASE_HASH="@sha256:e41022c6a4eb148cafec623f14b4f655807d0f72898947858430a3ce43c4acb3"
ARG BASE_HASH="@sha256:19d5f4a076c739143aa1c4dd95081e1aeaa2403cbfee8bbbb2679bbdb48a28c5"

FROM us-docker.pkg.dev/elide-fw/tools/${BASE_IMAGE}${BASE_VERSION}${BASE_HASH}

Expand Down

0 comments on commit d7e36e4

Please sign in to comment.