Skip to content

Commit

Permalink
update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico640 committed Dec 11, 2024
1 parent 90f1592 commit 9bd2105
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
Expand Up @@ -7,7 +7,7 @@ FROM --platform=linux/amd64 ubnt/unms-postgres:2.4.155 as unms-postgres
FROM rabbitmq:3.7.28-alpine as rabbitmq
FROM node:12.18.4-alpine3.12 as node-old

FROM nico640/s6-alpine-node:16.20.0-3.17-1
FROM nico640/s6-alpine-node:16.20.0-3.17-2
ARG TARGETARCH

# base deps postgres 13, certbot
Expand Down

0 comments on commit 9bd2105

Please sign in to comment.