This repository has been archived on 2025-07-14. You can view files and clone it, but cannot push or open issues or pull requests.
2b2t-queue-tracker/worker/Dockerfile
2025-06-29 11:20:23 +02:00

2 lines
No EOL
59 B
Docker

FROM docker.io/golang:1.24.2-alpine AS builder
WORKDIR /app