Skip to content

Commit

Permalink
update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico640 committed Apr 28, 2024
1 parent 2065241 commit c0bdb34
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.93 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
FROM nico640/s6-alpine-node:16.20.0-3.17-1
ARG TARGETARCH

# base deps postgres 13, certbot
Expand Down

0 comments on commit c0bdb34

Please sign in to comment.