aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorRaúl Benencia <id@rbenencia.name>2026-06-05 09:53:24 -0300
committerRaul Benencia <46945030+raul-te@users.noreply.github.com>2026-06-05 10:34:02 -0300
commita9f0622ed9750593ca6de12a27bb3a92c4e419e4 (patch)
tree604da45bf92642f77fd8774ae3cd8ae2a26abc94 /Dockerfile
parent4abb0469fd32c59da1af00c90887cabb59dd6e4c (diff)
Use slog logging
Drop go-kit/kit/log in favor of the now standard log/slog.
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index fc5eda0..45fe679 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM golang:1.15-alpine AS build
+FROM golang:1.24-alpine AS build
WORKDIR /shoelaces
COPY . .
nihil fit ex nihilo