Skip to content

Commit

Permalink
use alpine 3.12 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico640 committed Jun 21, 2021
1 parent 00700d8 commit 6c97449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:16.1.0-alpine3.13 AS base
FROM node:16.1.0-alpine3.12 AS base
ARG TARGETARCH
ARG TARGETVARIANT

Expand Down

0 comments on commit 6c97449

Please sign in to comment.