Skip to content

Commit 8430799

Browse files
renovate[bot]Peter Bengtsson
authored andcommitted
Update node:10.15.1-slim Docker digest to 18f8315
This PR contains the following updates: | Package | Update | Change | References | |---|---|---|---| | node | digest | `10.15.1-slim` -> `18f8315` | [source](https://togithub.com/nodejs/node) | --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR is stale, or if you modify the PR title to begin with "`rebase!`". :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#mozilla-services/tecken).
1 parent 2380280 commit 8430799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:10.15.1-slim@sha256:546ff51fed835dd1a151ed4f1d8c9c84d889d7e5892cbacf482e1247dca46f58 as frontend
1+
FROM node:10.15.1-slim@sha256:18f831507f1c6953563105b973ee4db037b1d94f35985a984378e31a522e4cfa as frontend
22

33
# these build args are turned into env vars
44
# and used in bin/build_frontend.sh

0 commit comments

Comments
 (0)