Skip to content

Commit

Permalink
Merge pull request #1589 from ratify-project/dependabot/docker/httpse…
Browse files Browse the repository at this point in the history
…rver/golang-b405b62

chore: Bump golang from `2eb85b8` to `b405b62` in /httpserver
  • Loading branch information
binbin-li authored Jun 24, 2024
2 parents e4c58e2 + cca0a13 commit 47b3331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httpserver/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

FROM --platform=$BUILDPLATFORM golang:1.21@sha256:2eb85b8942c29145b4a5bed2d0f3dc1a3ba2f823aec74afe16751da108a585e1 as builder
FROM --platform=$BUILDPLATFORM golang:1.21@sha256:b405b620c7b53ef64695c7da7c8396f411f381c1eb7da6713c585dd7eca1559b as builder

ARG TARGETPLATFORM
ARG TARGETOS
Expand Down

0 comments on commit 47b3331

Please sign in to comment.