mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2024-12-06 19:16:43 +01:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7e4ae9aecf |
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.19-alpine as build
|
||||
FROM golang:1.22.1-alpine3.19 as build
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user