Skip to content

Commit

Permalink
Merge branch 'master' of github.com:DRuggeri/nut_exporter
Browse files Browse the repository at this point in the history
  • Loading branch information
DRuggeri committed Nov 29, 2023
2 parents 14fa0b6 + 19923ca commit 15f476a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,6 +1,6 @@
### STAGE 1: Build ###

FROM golang:1-bullseye as builder
FROM golang:1-alpine as builder

WORKDIR /app
COPY . /app
Expand Down

0 comments on commit 15f476a

Please sign in to comment.