Skip to content

Commit

Permalink
update base image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Nico640 committed Aug 13, 2023
1 parent 404e6f8 commit 62271c0
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.3.35 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:testing
FROM nico640/s6-alpine-node:16.20.0-3.17
ARG TARGETARCH

# base deps postgres 13, certbot
Expand Down

0 comments on commit 62271c0

Please sign in to comment.