Skip to content

Commit

Permalink
remove comment mid bckslash
Browse files Browse the repository at this point in the history
  • Loading branch information
compgeniuses committed Jan 27, 2024
1 parent 7de666b commit 23711c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-images.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@ buildah config --entrypoint=/ \
--label="org.nethserver.tcp-ports-demand=1" \
--label="org.nethserver.rootfull=0" \
--label="org.nethserver.images=docker.io/postgres:16 docker.io/joplin/server:latest" \
# --label="org.nethserver.images=docker.io/postgres:16 docker.io/florider89/joplin-server:latest" \
"${container}"
# --label="org.nethserver.images=docker.io/postgres:16 docker.io/florider89/joplin-server:latest" \
# Commit the image
buildah commit "${container}" "${repobase}/${reponame}"

Expand Down

0 comments on commit 23711c1

Please sign in to comment.