Skip to content
Snippets Groups Projects
Commit cb381231 authored by Griefed's avatar Griefed :joystick:
Browse files

build(deps-docker): Update builder image

parent caf7d194
No related branches found
No related tags found
1 merge request!48Develop
This commit is part of merge request !48. Comments created here will be created in the context of that merge request.
FROM node:16.11.0-alpine3.13 AS builder FROM node:16.11.1-alpine3.13 AS builder
RUN \ RUN \
apk add \ apk add \
......
FROM node:16.11.0-alpine3.13 AS builder FROM node:16.11.1-alpine3.13 AS builder
RUN \ RUN \
apk add \ apk add \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment