Skip to content

Commit

Permalink
Revert "Update .docker/Dockerfile-test-hsm"
Browse files Browse the repository at this point in the history
This reverts commit 9987fd4.
  • Loading branch information
aeneasr committed Jan 11, 2025
1 parent 995b4be commit 719aaea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .docker/Dockerfile-test-hsm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM golang:1.23-alpine3.21 AS builder

RUN apk add --no-cache build-base git gcc bash
RUN apk -U --no-cache --upgrade --latest add build-base git gcc bash

WORKDIR /go/src/github.com/ory/hydra
RUN mkdir -p ./internal/httpclient
Expand Down

0 comments on commit 719aaea

Please sign in to comment.