Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dockerfile frontend syntax line #1529

Merged
merged 1 commit into from
Jan 12, 2024
Merged

Conversation

yubiuser
Copy link
Member

Specifies the docker builder "fontend" to be on the latest version. See https://www.bretfisher.com/cloud-native-devops-36/.
In the future we might want to use some dockerfile features that are not available on older versions installed on the GH runners, so this line takes care of this.

(P.S. I wanted to use ADD git@github feature from frontend v1.6 to remove git from the dependency list, but noticed we need git to check for updated even in the container)

Signed-off-by: Christian König <ckoenig@posteo.de>
@yubiuser yubiuser requested a review from a team January 10, 2024 12:53
@yubiuser yubiuser added the v6 label Jan 10, 2024
@rdwebdesign rdwebdesign changed the title Add dockerfile frontend synatax line Add dockerfile frontend syntax line Jan 10, 2024
@PromoFaux PromoFaux merged commit 2cabcc6 into development-v6 Jan 12, 2024
6 checks passed
@PromoFaux PromoFaux deleted the builder_fontend branch January 12, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants