Skip to content

Commit

Permalink
Update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
bertbaron committed Jun 2, 2024
1 parent 6b50792 commit cb4e826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logspout/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG BUILD_FROM=ghcr.io/home-assistant/amd64-base:3.19
ARG BUILD_FROM=ghcr.io/home-assistant/amd64-base:3.20

FROM golang:1.22.3-alpine3.20 AS build
LABEL maintainer="bertusbaron@gmail.com"
Expand Down

0 comments on commit cb4e826

Please sign in to comment.