We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c6e202 commit a750aedCopy full SHA for a750aed
markdown_server/Dockerfile
@@ -4,7 +4,7 @@
4
# Markdown Server based on https://github.com/xyproto/algernon
5
#
6
# Base Image: alpine:3.23.1-alpine
7
-FROM golang:1.25.2-alpine AS builder
+FROM golang:1.25.3-alpine AS builder
8
9
# Setting Algernon Version
10
ARG ALGERNON_VERSION=v1.17.3
0 commit comments