aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
authorAnhgelus Morhtuuzh <anhgelus@anhgelus.world>2025-05-13 16:15:47 +0200
committerAnhgelus Morhtuuzh <anhgelus@anhgelus.world>2025-05-13 16:15:47 +0200
commit01bafe9bf1de5be4e770b9500480807d4973d8d6 (patch)
treec6eafab11fef21c221136019ea490176185cec81 /Dockerfile
parent799df74fcda5266fd295b49fc759c605c815cad9 (diff)
feat(top): implements new kind of tops
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index ca8d3f8..0d8aee4 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-FROM docker.io/golang:1.23-alpine
+FROM docker.io/golang:1.24-alpine
WORKDIR /app