Skip to content
New issue

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

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

Already on GitHub? # to your account

Docker image no longer be bumped by CI #870

Open
anthr76 opened this issue May 14, 2021 · 6 comments
Open

Docker image no longer be bumped by CI #870

anthr76 opened this issue May 14, 2021 · 6 comments

Comments

@anthr76
Copy link

anthr76 commented May 14, 2021

Hello today I went to pull the latest version of SOPS though I noticed that the last time a image was pushed was 8 months ago. Assuming there's a problem with the CI? Is this intentional?

@ikedam
Copy link
Contributor

ikedam commented Jul 22, 2021

Available

  • v3.6.1 (15 Sep 2020)

Not available

  • v3.7.0 (25 Mar 2021)
  • v3.7.1 (9 Apr 2021)

@ikedam
Copy link
Contributor

ikedam commented Jul 22, 2021

The alpine version image looks unable to be built:

$ docker build -f Dockerfile.alpine -t mozilla/sops:alpine .
...
#12 67.90 # filippo.io/age/internal/bech32
#12 67.90 /go/pkg/mod/filippo.io/age@v1.0.0-beta7/internal/bech32/bech32.go:41:15: invalid operation: top >> i (shift count type int, must be unsigned integer)
#12 67.90 /go/pkg/mod/filippo.io/age@v1.0.0-beta7/internal/bech32/bech32.go:74:20: invalid operation: mod >> shift (shift count type int, must be unsigned integer)
#12 67.90 note: module requires Go 1.13
#12 113.4 make: *** [Makefile:13: install] Error 2
------
executor failed running [/bin/sh -c CGO_ENABLED=1 make install]: exit code: 2

ikedam added a commit to ikedam/sops that referenced this issue Jul 22, 2021
@ikedam
Copy link
Contributor

ikedam commented Jul 22, 2021

Created: #905

@jvosantos
Copy link

There's a pull request pending since august, any updates?

@ikedam
Copy link
Contributor

ikedam commented Mar 5, 2022

This is fixed with #1012.

@ikedam
Copy link
Contributor

ikedam commented Mar 5, 2022

(But not released yet)

ikedam added a commit to ikedam/sops that referenced this issue Mar 5, 2022
ajvb added a commit that referenced this issue Mar 22, 2022
ajvb added a commit that referenced this issue Mar 25, 2022
Use latest dockerd in CI to allow build alpine image (#870)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants