mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-28 18:06:34 +02:00
chore(deps): bump node from f658ece
to 05824f7
(#4272)
Bumps node from `f658ece` to `05824f7`. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8faf8bbaba
commit
864ff9355c
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:lts-buster@sha256:f658ecef8cc8152188e8f8169ced5a70db6eb6f24f973229c9348c2397161ec6 as ui
|
||||
FROM node:lts-buster@sha256:05824f71b10334d5625cf228aa618ed69ecd5765afc308693b9f2033de1265be as ui
|
||||
WORKDIR /build
|
||||
|
||||
COPY .git ./.git
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
FROM node:lts-buster@sha256:f658ecef8cc8152188e8f8169ced5a70db6eb6f24f973229c9348c2397161ec6 as ui
|
||||
FROM node:lts-buster@sha256:05824f71b10334d5625cf228aa618ed69ecd5765afc308693b9f2033de1265be as ui
|
||||
WORKDIR /build
|
||||
|
||||
COPY .git ./.git
|
||||
|
|
Loading…
Add table
Reference in a new issue