Skip to content

Commit

Permalink
Merge pull request #385 from zlabjp/fix-docker-lint-warning
Browse files Browse the repository at this point in the history
Fix docker lint warning
  • Loading branch information
tatsuhiro-t authored Aug 19, 2024
2 parents fa59ad6 + e4c5d12 commit 1a089fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# For the full copyright and license information, please view the LICENSE
# file that was distributed with this source code.

FROM debian:12 as build
FROM debian:12 AS build

COPY --link patches/extra-mrbgem.patch /

Expand Down

0 comments on commit 1a089fa

Please sign in to comment.