Skip to content

Commit 0f5cd44

Browse files
eranrundclux
andauthored
Apply suggestions from code review
Co-authored-by: Eirik A <[email protected]>
1 parent 8781ff0 commit 0f5cd44

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/stable.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ jobs:
173173

174174
- name: Login to Docker Hub
175175
uses: docker/login-action@v3
176+
if: false
176177
with:
177178
username: clux
178179
password: ${{ secrets.DOCKERHUB_TOKEN }}

Dockerfile.arm64

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# syntax=docker/dockerfile:1
12
FROM ubuntu:jammy
23
LABEL maintainer="Eirik Albrigtsen <[email protected]>"
34

0 commit comments

Comments
 (0)