Skip to content

Commit

Permalink
Update Dockerfile_i386
Browse files Browse the repository at this point in the history
  • Loading branch information
Disappear9 authored Sep 15, 2023
1 parent 9a49134 commit 9dea2ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile_i386
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine AS builder

ENV HatH_VERSION 1.6.1
ENV HatH_SHA256 b8889b2c35593004be061064fcb6d690ff8cbda9564d89f706f7e3ceaf828726
ENV HatH_VERSION 1.6.2
ENV HatH_SHA256 bb21adeb38e48aeb1892b5cbe603bfeea2c1d653c3d9fafc9e1b336ec0d32dda

RUN apk --no-cache add unzip \
&& mkdir -p /hath \
Expand Down

0 comments on commit 9dea2ea

Please sign in to comment.