Skip to content

Commit

Permalink
Update crd.Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
binbin-li authored Apr 27, 2024
1 parent 1bb08da commit a6b45d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crd.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 alpine:3.19@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 as builder
FROM alpine@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 as builder

ARG TARGETOS
ARG TARGETARCH
Expand Down

0 comments on commit a6b45d5

Please sign in to comment.