Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

feat(onchain): switching from alpine to bullseye #44

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

tuler
Copy link
Member

@tuler tuler commented May 19, 2023

No description provided.

@tuler tuler requested a review from endersonmaia May 19, 2023 21:22
onchain/Dockerfile Outdated Show resolved Hide resolved
onchain/Dockerfile Outdated Show resolved Hide resolved
@@ -11,16 +11,17 @@
# the License.

# syntax=docker.io/docker/dockerfile:1.4
FROM node:16.17.0-alpine3.15 as base
ARG ${NODEJS_VERSION}=18.16.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
ARG ${NODEJS_VERSION}=18.16.0
ARG NODEJS_VERSION=18.16.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants