We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb16b4 commit cadf1f0Copy full SHA for cadf1f0
vermeer/Dockerfile
@@ -14,7 +14,7 @@
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
#
17
-FROM golang:1.18-alpine AS builder
+FROM golang:1.23-alpine AS builder
18
COPY ./ /src/
19
WORKDIR /src/
20
ENV CGO_ENABLED="0"
0 commit comments