Skip to content

Commit 163eb78

Browse files
authored
Merge pull request #33 from blowekamp/address_casing_warning
Address "FromAsCasing" waring
2 parents b57fb93 + 2953e0a commit 163eb78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:24.04 as itk-doxygen
1+
FROM ubuntu:24.04 AS itk-doxygen
22

33
RUN apt-get update && \
44
DEBIAN_FRONTEND=noninteractive apt-get install -y \

0 commit comments

Comments
 (0)